From: Andreas Schwab Date: Sat, 29 Jun 2002 19:01:46 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~31959 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8f870b5b92ed4d19243bc19ebcdb1753acc77828;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bf0d5684476..827e21f43ab 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,11 @@ 2002-06-29 Andreas Schwab + * term/mac-win.el: Use directory-free-space-program instead of + obsolete variable dired-free-space-program. On Darwin, don't set + directory-free-space-program, shell-file-name and + process-connection-type; set directory-free-space-args to not + include `-P' and use utf-8 for file name coding system. + * simple.el (shell-command-on-region): Handle errors and signals from shell command execution. (display-message-or-buffer): Fix last change.